home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-10-30 | 2.9 KB | 111 lines |
- ; ste.ini.
- ; $Id: ste.ini 1.52 93/03/08 15:09:57 drh Exp $
-
- [TextEffects]
- ;Must always be 0
- UsePpFonts=0
-
- ; Directories for data and .wmf files. They are set by the open/save and
- ; import dialogs.
- ; Safe setting: DataDir=
- DataDir=
- ; Safe setting: ClipArtDir=
- ClipArtDir=
-
- ; If TextEffects displays on screen ok, but doesn't print properly, it
- ; may be because your printer driver is too old. Setting this value to 0
- ; might fix it. Unfortunately 0 confuses Postscript printers (they get
- ; unwanted thin lines on certain characters), so the default value
- ; is 1. It's safest to keep it at 1 and upgrade your printer driver.
- ; Typical value: UsePolyPolygon=1
- UsePolyPolygon=1
-
- ; In the baseline curve edit window, TextEffects does not display the text
- ; and the background is tinted. The following value controls that tint.
- ; Set to 0 to hide background altogether; this makes for faster redraws.
- ; Typical value: CurveBackgroundTint=5
- CurveBackgroundTint=5
-
- ; The following two lines determine the main window placement on
- ; startup. Both are normally set automatically; there should be no need
- ; to edit them by hand. Typical (and safe) values:
- ; IsZoomed=0
- ; WindowPos=
- IsZoomed=0
- WindowPos=
-
- [TpColors]
- ; The list of named colors in rgb format.
- ; It is unnecessary to edit them by hand.
- White=255,255,255
- Black=0,0,0
- Red=255,0,0
- Yellow=255,255,0
- Green=0,255,0
- Blue=0,0,255
- Cyan=0,255,255
- Magenta=255,0,255
- Light gray=192,192,192
- Dark gray=64,64,64
- Gray=128,128,128
- Brown=128,128,0
- Rouge=128,0,0
- Sea green=0,128,128
- Purple=128,0,128
- Navy blue=0,0,128
- Dark green=0,128,0
-
- [Defaults]
- ; Some tool settings. It is unnecessary to edit them by hand.
- SaveOnExit=0
- Font=
- FontStyle=n
-
- [Tools]
- ; Some more tool settings. It is unnecessary and dangerous to edit
- ; them by hand.
- Rotate0={0}
- Rotate1={90}
- Rotate2={180}
- Rotate3={270}
- Rotate4={45}
- Rotate5={135}
- Rotate6={225}
- Rotate7={315}
- Color00={zc0 t100 p0 }
- Color01={zcff t100 p0 }
- Color02={zcff00 t100 p0 }
- Color03={zcff0000 t100 p0 }
- Color04={zcffffff t100 p0 }
- Color10={zc0 t100 p0 }
- Color11={zcff t100 p0 }
- Color12={zcff00 t100 p0 }
- Color13={zcff0000 t100 p0 }
- Color14={zc808080 t100 p0 }
- Color20={zc0 t100 p0 }
- Color21={zcff t100 p0 }
- Color22={zcff00 t100 p0 }
- Color23={zcff0000 t100 p0 }
- Color24={zcc0c0c0 t100 p0 }
- Wedge={{0.05,0,0}1 0.15 }
- Spiral={{0.05,0,0}1 1 1}
- Button={{0.05,0,0}0 0 1 1 0 0}
- Ellipse0={{0.05,0,0}180 0 1 1}
- Ellipse1={{0.05,0,0}180 0 1 0}
- Shadow1={0.05 0.05 0 0 1 1 }
- Shadow2={0 0 -1 0 1 0.75 }
- Background={c 4320 2880 0.1}
- Curve={zcC {zp-456,-23 p-208,-267 p-210,135 p-7,-13 p223,-189 p201,194 p477,-12 }}
- Plain={0.05,0,0}
-
- [Services]
- ; Controls the name of the OLE service Special TextEffects offers. You can have
- ; several names. Typical value: TextEffects=Special TextEffects
- TextEffects=Special TextEffects
-
- [Special TextEffects 1.0]
- ClipArtDir=C:\STE\SAMPLES
- DataDir=C:\STE\SAMPLES
- WindowPos=8,38 648,451
- IsZoomed=0
-